<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="11759" systemVersion="16D32" minimumToolsVersion="Xcode 4.3" sourceLanguage="Swift" userDefinedModelVersionIdentifier="">
    <entity name="Bookmark" representedClassName="KCD.Bookmark" syncable="YES">
        <attribute name="canResize" attributeType="Boolean" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="canScroll" attributeType="Boolean" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="contentVisibleRectString" attributeType="String" syncable="YES"/>
        <attribute name="identifier" attributeType="String" indexed="YES" syncable="YES"/>
        <attribute name="name" attributeType="String" syncable="YES"/>
        <attribute name="order" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="NO" indexed="YES" syncable="YES"/>
        <attribute name="scrollDelayValue" optional="YES" attributeType="Float" defaultValueString="0.0" usesScalarValueType="NO" syncable="YES"/>
        <attribute name="urlString" attributeType="String" syncable="YES"/>
        <attribute name="windowContentSizeString" attributeType="String" syncable="YES"/>
    </entity>
    <elements>
        <element name="Bookmark" positionX="-63" positionY="-18" width="128" height="180"/>
    </elements>
</model>